Skip to main content

Get Option Chain

Request to be POSTed to uri : /NorenWClientTP/GetOptionChain

Request Details :

Parameter NamePossible valueDescription
jData*Should send json object with fields in below list
jKey*Key Obtained on login success.
Json FieldsPossible valueDescription
uid*Logged in User Id
tsym*Trading symbol of any of the option or future. Option chain for that underlying will be returned. (use url encoding to avoid special char error for symbols like M&M)
exch*Exchange (UI need to check if exchange in NFO / CDS / MCX / or any other exchange which has options, if not don't allow)
strprc*Mid price for option chain selection
cnt*Number of strike to return on one side of the mid price for PUT and CALL. (example cnt is 4, total 16 contracts will be returned, if cnt is is 5 total 20 contract will be returned)

Response Details :

Response data will be in json format with below fields

Json FieldsPossible valueDescription
statNot_OkMarket watch success or failure indication.
valuesArray of json objects. (object fields given in below table)
emsgThis will be present only in case of errors. That is : 1) Invalid Input 2) Session Expired
Json Fields of object in values ArrayPossible valueDescription
exchCDS, NFO ...Exchange
tsymTrading symbol of the scrip (contract)
tokenToken of the scrip (contract)
opttOption Type
strprcStrike price
ppPrice precision
tiTick size
lsLot size